ColumnsInvalidObject Properties
An object defining properties for the ColumnsInvalidObject class.
RowIndex
The index of the row that contains invalid columns.
Type: int
InvalidColumns
A list of column names that are considered invalid.
Type: List<string>